func google.golang.org/grpc/attributes.str

3 uses

	google.golang.org/grpc/attributes (current package)
		attributes.go#L132: 		fmt.Fprintf(&sb, "%q: %q ", str(k), str(v))
		attributes.go#L139: func str(x any) (s string) {